home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Sample_Scripts / name_test.tg < prev    next >
Encoding:
Text File  |  2001-10-20  |  179 b   |  15 lines

  1. ## name_test.tg
  2. # simple 'name' test
  3.  
  4. {
  5.     -start    
  6.     -name this is job 1
  7.     -action -inc 0 0 0 5
  8. }
  9.  
  10. {
  11.     -start -delay 0 0 0 7
  12.     -name this is job 2
  13.     -action -inc 0 0 0 5
  14. }
  15.